@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1200px;font:14px 微软雅黑;color:#444;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.w0{width: 100%}
.w1100{width: 1100px;margin:0 auto;}
.w1140{width: 1140px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;}
a { text-decoration: none; outline: none; color: #444; transition: 0.2s; }
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li { list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;}
img { border: 0; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; margin: 0;padding: 0}

/*header start*/
.header{height: 80px;background: rgba(255, 255, 255, 0);color: #FFF;position: fixed;top: 0;left: 0;transition: background 1s;z-index: 999}
.header .logo{width: 359px;height: 80px;background: url(/skin/images/logo.png);}

.nav{ width: 830px; height:80px; line-height:80px; position:relative;z-index:999;}
.nav .nLi{width: 100px; float:left; position:relative; display:inline;}
.nav .nLi h3{ float:left;}
.nav .nLi h3 a{ display:block; width: 100px; font-size:16px;font-weight: normal;text-align: center;color: #fff}
.nav .nLi:nth-child(4){ width: 128px; }
.nav .nLi:nth-child(4) h3 a{ width: 128px; }
.nav .sub{ display:none; width:100px; left:0; top:80px;position:absolute;z-index: 9999;background:url(/skin/images/hoverbg.png);line-height:35px;padding:5px 0;}
.nav .sub li{ zoom:1;}
.nav .sub a{ display:block; padding:0 10px;text-align: center;font-size: 15px;color: #fff}
.nav .sub a:hover{ background:#0066B3; color:#fff;}
.nav .on h3 a{ background:url(/skin/images/navhover.png) no-repeat; color:#fff;}

.scrolledDown{background: rgba(255, 255, 255, 1);color: #333;box-shadow: 0 0 10px 0 #666;}
.scrolledDown .logo{width: 359px;height: 80px;background: url(/skin/images/logo1.png);}
.scrolledDown .nav .nLi h3 a{color: #333}
.scrolledDown .nav .sub a{color: #333}
.scrolledDown .sub a:hover{ background:#0066B3; color:#fff;}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 550px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(/skin/images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(/skin/images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 4
	550px;
	display: block;
}
/*banner end*/

/*new_top start*/
.new_top{height: 70px;background: url(/skin/images/bg.png) no-repeat center;}
.new_top .nt_r{width: 800px;font-size: 15px;}
.new_top .nt_r .nt_title{line-height: 24px;padding: 20px 15px;font-size: 16px;font-weight: bold;color: #fff}
.new_top .nt_r .nt_title img{position: relative;top: -0px;}
.new_top .nt_r .txtScroll-top{width:450px;overflow:hidden;position:relative;}
.new_top .nt_r .txtScroll-top .bd{padding:20px 15px 20px 5px;}
.new_top .nt_r .txtScroll-top .infoList li{height:24px;line-height:24px;}
.new_top .nt_r .txtScroll-top .infoList li a{color: #fff}
.new_top .nt_r .txtScroll-top .infoList li .date{float:right;color:#fff;}
/*new_top end*/
/*product start*/
.product .pro_l{width: 280px;border: 4px solid #924d26;background: #fff;position: relative;top: -50px;}
.product .pro_l .pl_top{width: 260px;height: 70px;margin: 0 auto;border-bottom: 1px solid #924d26;}
.product .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.product .nav{ width:260px;position:relative;z-index:1;margin: 0 auto 0 auto}
.product .nav a{ color:#fff;}
.product .nav .nLi{width:240px;padding:10px;position:relative; display:inline; height:37px; line-height:37px;border-bottom: 1px dashed #dedede;}
.product .nav .nLi h3 a{width:100%;display:block;font-size:16px;text-align: center;color: #333}
.product .nav .sub{display:none; width:210px; left:220px;position:absolute; top:-0px;background:#924d26;  line-height:38px;z-index: 9999}
.product .nav .sub li{ zoom:1;text-align: left;font-size: 13px;}
.product .nav .sub a{ display:block;padding-left: 15px; text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.product .nav .sub a:hover{background:#fff;color:#444;}
.product .nav .on h3 a{font-size: 18px; color:#924D26;}
.product .pro_l .contact{width: 280px;height: 210px;background: url(/skin/images/bg.png) 290px 0px;}
.product .pro_l .contact .con_top{width: 260px;margin: 0 auto}
.product .pro_l .contact ul{width:240px;margin:0 auto;padding: 0}
.product .pro_l .contact ul li{height:25px;line-height:25px;font-size: 16px;color: #fff;border: none;font-weight: normal;padding: 0;}

.product .pro_r{width: 912px;}
.product .pro_r li{width: 304px;margin-top: 41px;}
.product .pro_r li .img{width: 260px;height: 195px;margin-left: 44px;overflow: hidden; border: 1px #ccc solid;}
.product .pro_r li img{ width: 260px; height: 195px; display: block;
    -moz-transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    -ms-transition:.5s ease-in;
    transition:.5s ease-in;}
.product .pro_r li img:hover { transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.product .pro_r li .zi{width: 262px;height: 40px;line-height:40px;margin-left: 44px;background: #924d26;text-align: center;font-size: 16px;color: #fff}
/*product end*/
/*left*/
.pro_bodyleft .pro_l6{width: 280px; height:600px;border: 4px solid #924d26;background: #fff;position: relative;top: -50px;}
.pro_bodyleft .pro_l6 .pl_top{width: 260px;height: 70px;margin: 0 auto;border-bottom: 1px solid #924d26;}
.pro_bodyleft .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.pro_bodyleft .nav{ width:260px;position:relative;z-index:1;margin: 0 auto 0 auto}
.pro_bodyleft .nav a{ color:#fff;}
.pro_bodyleft .nav .nLi{width:240px;padding:10px;position:relative; display:inline; height:37px; line-height:37px;border-bottom: 1px dashed #dedede;}
.pro_bodyleft .nav .nLi h3 a{width:100%;display:block;font-size:16px;text-align: center;color: #333}
.pro_bodyleft .nav .sub{display:none; width:210px; left:220px;position:absolute; top:-0px;background:#924d26;  line-height:38px;z-index: 9999}
.pro_bodyleft .nav .sub li{ zoom:1;text-align: left;font-size: 13px;}
.pro_bodyleft .nav .sub a{ display:block;padding-left: 15px; text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.pro_bodyleft .nav .sub a:hover{background:#fff;color:#444;}
.pro_bodyleft .nav .on h3 a{font-size: 18px; color:#924D26;}
.pro_bodyleft .pro_l6 .contact{width: 280px;height: 210px;background: url(/skin/images/bg.png) 290px 0px;}
.pro_bodyleft .pro_l6 .contact .con_top{width: 260px;margin: 0 auto}
.pro_bodyleft .pro_l6 .contact ul{width:240px;margin:0 auto;padding: 0}
.pro_bodyleft .pro_l6 .contact ul li{height:25px;line-height:25px;font-size: 16px;color: #fff;border: none;font-weight: normal;padding: 0;}

/*company start*/
.scrollbg{width: 100%; height:100%;background-image: url("/skin/images/com_bg.jpg"); background-attachment: fixed; background-position: 50% 0%; background-repeat: no-repeat;position: absolute;z-index: -1}
.company{background: url(/skin/images/combg.png);}
.company .title{width:1200px;height: 55px;padding-top:40px;background: url(/skin/images/title_c.png) no-repeat center bottom;}
.company p{color: #fff;text-align: center;line-height: 190%;padding-top: 30px;}
.company .more{width: 130px;height: 30px;background: #924d26;text-align: center;margin: 30px auto 0 auto;color: #fff;line-height: 30px;font-size: 16px;}
.company .service{width: 1200px;height: 130px;margin-top: 70px;}
.company .service ul li{width: 370px;height: 130px;background: #F6F6F6;margin-left: 45px;}
.company .service ul li:nth-child(1) {margin: 0px;}
.company .service ul li:nth-child(2) {background: #924d26}
.company .service ul li:nth-child(1) .top{width: 300px;height: 56px;margin:0 30px;background: url(/skin/images/01.png) no-repeat left bottom;}
.company .service ul li:nth-child(2) .top{width: 300px;height: 56px;margin:0 30px;background: url(/skin/images/02.png) no-repeat left bottom;}
.company .service ul li:nth-child(3) .top{width: 300px;height: 56px;margin:0 30px;background: url(/skin/images/03.png) no-repeat left bottom;}
.company .service ul li .top p{position: relative;top: -3px;left: -115px;}

.company .service ul li:nth-child(1) .top p{font-size:20px;color: #924d26;}
.company .service ul li:nth-child(2) .top p{font-size:20px;color: #fff}
.company .service ul li:nth-child(3) .top p{font-size:20px;color: #924d26;}
.company .service ul li span{display: block;width: 300px;margin: 10px auto 0 auto;}
.company .service ul li:nth-child(2) span{color: #fff}
/*company end*/

/*new start*/
.new{padding: 50px 0;}
.new .title{height: 60px;background: url(/skin/images/title_x.png) no-repeat center;}
.new p.title_b{text-align: center;font-size: 16px;line-height: 400%}
.new .new_l{width: 575px;}
.new .slideBox{ width:575px; height:380px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.new .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.new .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.new .slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.new .slideBox .hd ul li.on{ background:#f00; color:#fff; }
.new .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.new .slideBox .bd li{ zoom:1; vertical-align:middle;position: relative;}
.new .slideBox .bd img{ width:575px; height:380px; display:block;  }
.new .slideBox .bd li .new_zi{width: 425px;height: 65px;position: absolute;bottom: 0px;background: rgba(0,0,0,0.5);padding:0 140px 0 10px;}
.new .slideBox .bd li .new_zi b{color: #fff;font-size: 16px;line-height: 25px;position: relative;top: 2px;}
.new .slideBox .bd li .new_zi p{color: #fff;line-height: 120%;position: relative;top: 2px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.new .slideBox .sPrev,
.new .slideBox .sNext{position:absolute; left:490px; top:360px; margin-top:-25px; display:block; width:25px; height:25px; background:url(/skin/images/jiantou.jpg) 0 0 no-repeat;}
.new .slideBox .sNext{left:530px;background-position:100% 0%; }
.new .slideBox .sPrev:hover{background-position: 0 100%}
.new .slideBox .sNext:hover{background-position: 100% 100%}
.new .slideBox .prevStop{ display:none;}
.new .slideBox .nextStop{ display:none;}
.new .parHd ul{margin: 10px auto}
.new .parHd ul li{width: 100px;height: 30px;line-height: 30px;text-align: center;background: #C9C9C9;color: #fff;cursor: pointer;}
.new .parHd ul li:nth-child(2) {margin-left: 20px;}
.new .parHd ul li.on{background: #924D26}
.new .parHd ul .more{line-height: 30px;color: #333}
.new .new_r{width: 595px;}
.new .new_r ul li{width: 595px;height:95px;background: url(/skin/images/newrightbg1.jpg) no-repeat center;transition: all 0.2s ease-in;}
.new .new_r ul li .date{width: 122px;height: 95px;text-align: center;}
.new .new_r ul li .date p.p_d1{text-align: center;font-size: 24px;font-weight: bold;position: relative;top: 24px;font-family: Arial;color: #333}
.new .new_r ul li .date p.p_d2{font-weight: bold;position: relative;top: 22px;left: 54px;color: #333}
.new .new_r ul li .xwzi{width: 360px;height: 95px;margin-left: 34px;position: relative;top: 17px;color: #333;}
.new .new_r ul li .xwzi b{font-size:16px;white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width:100%; float:left;}
.new .new_r ul li:hover .date p{color: #fff}
.new .new_r ul li:hover .xwzi b{color: #fff}
.new .new_r ul li:hover .xwzi p{color: #fff}
.new .new_r ul li:hover {background: url(/skin/images/newrightbg2.jpg) no-repeat center;}
/*new end*/

/*footer start*/
.footer{padding: 20px 0;background: #333;border-top: 4px solid #924d26}
.footer .yqlj b{color: #fff;font-size: 18px;line-height: 25px;font-weight: normal;}
.footer .yqlj ul li{margin-right: 20px;color: #ddd}
.footer .footnav{width: 1200px;height: 80px;background: url(/skin/images/footnav.png) no-repeat center;}
.footer .footnav ul{width: 1100px;margin: 0 auto;}
.footer .footnav ul li{width: 136px;height: 40px;line-height: 40px;text-align: center;font-size: 15px;color: #fff}
.footer .lxwm{width: 789px;margin: 0 auto;}
.footer .lxwm ul{padding-left: 70px;padding-top: 10px;}
.footer .lxwm ul li{line-height: 25px;color: #ddd;font-size: 15px;}
.foot_bot{height: 35px;background: #111;line-height: 35px;color: #fff;}
/*footer end*/

/*友情链接*/
.links{ background: #444; color: #fff; font-size:16px;}
.links a{font-size: 14px; color: #fff; margin-right: 10px; height: 30px; line-height: 30px;}
.links a:hover{color: #924D26;}

/*main start*/
.main .mian_list{width: 250px;}
.main .pro_list{width: 250px;height: 395px;background:url(/skin/images/pro_list.jpg) no-repeat center;}
.main .pro_list .title{width: 250px;height: 50px;text-align: center;line-height: 75px;color: #fff;font-size:28px;font-weight: bold}
.main .pro_list ul{padding-top: 40px;width:240px;margin:0 5px;}
.main .pro_list ul li{height: 34px;line-height: 34px;border:1px dashed #D1D1D1;border-width: 0 0 1px 0; font-size:15px; width: 240px; text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.main .pro_list ul li b{font-size:16px; margin-left: 10px;}
.main .pro_list ul li:hover {color: #924D26;font-weight: bold; font-size: 17px;}
.sideWrap { margin-bottom: 19px;    width: 288px; position: relative; bottom: 40px;}
.sideWrap h2 { background:#924D26; height: 43px; line-height: 43px; font-size:24px; font-weight: bold;color: #fff;text-align: center;border-top-right-radius: 5px;border-top-left-radius: 5px;}
.sideWrap h2 span{ padding-left:10px;}
.sideBox { background: #f2f2f2; }
.sideNewsBox { padding: 11px 12px 13px 11px; }
.sideNewsBox li { border-bottom: 1px dashed #d2d2d2; height: 29px; line-height: 29px; }
.sideNewsBox h3 a {background: url(/skin/images/arrow.gif) no-repeat 0 center;color:#393939;display: block;padding-left: 11px;font-size: 13px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 30px;}
.sideNewsBox h3 a:hover {color:#924D26;font-size: 14px;font-weight: bold;}
.main .main_body{width: 810px;}
.main .main_body .mb_top{width: 810px;height: 45px;background-color: #646464;margin-top: 30px;border-radius: 5px;line-height: 45px;color: #fff;padding:0 10px;}
.main .main_body .mb_top b{font-size: 20px;}
.main .main_body .mb_top p a{color: #fff}
.main .main_body .mb_top p a:hover {text-decoration: underline;}
.main .main_body .mb_body{width: 810px;padding: 15px 10px 0px 10px; line-height:25px;}
/*main end*/
.ny_title h2{line-height:40px;color:#666666;font-size:18px;border-bottom: 1px #ccc dashed;margin-bottom:10px;font-weight: bold;}
dl.news_dl {font-size:14px; color:#666; padding:5px; line-height:22px; border-bottom:1px dashed #CCCCCC;    margin: 6px;}
.news_dl a img:hover{ background: #EE7703;}
dl.news_dl a{ color:#444; }
dl.news_dl dt {line-height:24px;height:24px;width:780px;overflow:hidden;}
dl.news_dl .dt_1 { height:20px;padding-left:20px;    font-size: 16px;color: #666666; font-weight:bold;text-decoration:none;  }
dl.news_dl .dt_2 { font-size:12px; float:right; padding:0 10px 0 8px;  font-family:"Microsoft YaHei"; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;} 
dl.news_dl dd {font-size:12px;overflow:hidden;}
.per{float:left;margin-top:20px; text-align:center; width: 100%;margin-bottom: 20px; background:#eee;}
.per p{ line-height:35px; margin:0px;  padding:0px 10px; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; font-size: 17px; font-weight:bold; color: #924D26;}
.cgbt{border-bottom: 1px #ccc solid;font-size: 18px;font-weight: bold; width:810px !important;}
.xgwz{float:left; margin-bottom:40px;}.xgwz ul{ padding:0px;}
.xgxw{ width:250px;line-height: 25px; height:25px; float:left;margin:5px 10px;border-bottom: 1px #ccc dashed;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xgxw a{background: url(/skin/images/arrow.gif) no-repeat 0 center; padding-left: 10px;}
.web_pages{float:left; width:810px;}
.web_pages ul{float:left;padding:12px 0px 12px 36px;}
.web_pages ul li{float:left;line-height:17px;margin-right:6px;border:1px solid #E9E9E9;}
.web_pages ul li a{float:left;padding:10px;color:#555;display:block;}
.web_pages ul li a:hover{background-color:#924D26; color:#fff;text-decoration:none;padding:10px;}
.web_pages ul li.thisclass,
.web_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{background-color:#924D26; color:#fff;padding:5px;font-weight:bold;}
.web_pages .pageinfo{line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.web_pages .pageinfo strong{color:#555;margin:0px 2px;}
.pro_img{ width:820px; margin: 0px auto; height:auto;    overflow: auto;}
.pro_img ul{ padding:0px; margin:0px;list-style:none; }
.pro_img ul li{ float:left;width:222px; margin:10px 25px;height: 210px;}
.pro_img ul li a{text-decoration:none;} 
.pro_img ul li a img{ width:220px; height:165px; border:1px #ccc solid; border-radius:3px; }
.pro_img ul li a span{ width:220px; line-height:20px; height:20px;text-align:center; color:#666; display:block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
.pro_img ul li a img:hover{ width:240px; height:180px;position:absolute;margin-left:-10px;}
.pro_img2{ width:910px; margin: 0px auto; height:auto    overflow: auto;}
.pro_img2 ul{ padding:0px; margin:0px;list-style:none; }
.pro_img2 ul li{ float:left;width:150px; margin:10px 5.8px;height: 160px;}
.pro_img2 ul li a{text-decoration:none;} 
.pro_img2 ul li img:hover{transform: scale(1.05);box-shadow: 0px 10px 50px rgba(0,0,0,0.4);}
.pro_img2 ul li a img{ width:150px; height:113px; border:1px #ccc solid; border-radius:3px; }
.pro_img2 ul li a span{ width:150px; line-height:20px; height:20px;text-align:center; color:#666; display:block; white-space: nowrap;overflow: hidden; text-overflow: ellipsis; }
/* productBox */
.productBox { width:810px; overflow: hidden;margin-top: 20px }
.productBox li { float: left; position: relative; width: 228px; height:220px; border: 1px solid #858585; background: #f4f4f4; margin:0px 20px; margin-bottom: 24px; }
.productBox li:hover{box-shadow: 0px 15px 15px rgba(0,0,0,0.4);}
.prodBox img{background: url(/skin/images/pro_bg.png) no-repeat 0 center;}
.pro_page img{background: url(/skin/images/pro_bgs.png) no-repeat 0 center;}
.productBox h3 { text-align: center; font-size: 16px; color: #716868; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.productBox h4 {margin-bottom: 8px;text-align: center;font-size: 12px;color: #F00;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 20px;}
.productBox p { padding: 0 5px; line-height: 20px; color: #737373; height: 40px; overflow: hidden; margin-bottom: 10px; }
.productBox span { width: 78px; height: 19px; border: 1px solid #929292; text-align: center; color: #777; display: block; line-height: 19px; position: relative; left: 5px; }
.productBox a { position: absolute; top: -4px; left: -4px; width: 236px; height: 238px; }
.productBox .on {background: #924D26;border-color: #2D2D2B;}
.productBox .on h3 { color: #fff;line-height: 50px; }
.productBox .on h4 { display:none; color: #fff; }
.productBox .on p { color: #fff; }
.productBox .on span { border-color: #125ed6; background: #fff; color: #125ed6; }
.productBoxs { width:860px; overflow: hidden;margin-top: 20px }
.productBoxs li { float: left; position: relative; width:171px; height:258px; border: 1px solid #858585; background: #f4f4f4; margin:0 20px; margin-bottom: 24px; }
.productBoxs h3 { margin:0px; line-height:30px; text-align: center; font-size: 16px; color: #716868; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.productBoxs p { padding: 0 5px; line-height: 20px; color: #737373; height: 40px; overflow: hidden; margin-bottom: 10px; }
.productBoxs span { width: 78px; height: 19px; border: 1px solid #929292; text-align: center; color: #777; display: block;padding-left: 10px; line-height: 19px; position: relative; left: 5px; }
.productBoxs a { position: absolute; top: -4px; left: -4px; width:171px; height:236px; }
.productBoxs .on { background:#0261CF; border-color: #0261CF; }
.productBoxs .on h3 { color: #fff; }
.productBoxs .on p { color: #fff; }
.productBoxs .on span { border-color: #125ed6; background: #fff; color: #125ed6; }

/*网站地图*/
.mapbody{margin:0 auto;}
#content01 h3{ font-size: 20px;padding: 10px;margin-left: 22px;color:#04AFDA;line-height: 20px;font-weight: 600;border-bottom: #d6d6d6 1px solid;    clear: both; }
#content01 h3 span{float: right;font-weight: 100; font-size: 12px;color: #666666;}
#content01{float:left;line-height:30px;font-size:14px;margin-left:10px;margin-right:10px; margin-bottom:20px;  margin-top: 25px;  width: 1100px;}
#contact-c li{margin-top:10px;}
.linkbox{padding:0px 30px; width:auto;}.f6{width:990px;}.linkbox h3{ width:170px;}
.linkbox ul li{border-bottom:1px #ccc dashed;margin-left:15px; width:auto; float:left;list-style:none; line-height:30px;text-align: center; margin-bottom: 10px;}
.linkbox .sj{ width:900px;}.linkbox .sj ul li{ float:left; }
.hotnew_bt{font-size:16px;width:1100px;float:left;color:#666666;font-weight: bold;border-bottom:#111111 2px solid;margin-bottom: 20px;}
.hotnew{ width:auto;padding: 0px 30px;}
.hotnew ul li{border-bottom:1px #ccc dashed; float:left;margin-left:15px;}
.wrapper {width:1200px;margin: 0 auto;}

<!--0.00012516975402832-->